Escape Characters in Markdown Content
(7 actions, 6 KB)
0 Set Variable
myMarkdownContent
to
[Shortcut Input]
1 List »
[&, <, >]
2 Repeat with Each in
[1 List]
3 Replace Text
[Repeat Item]
with
\
[Repeat Item]
in
[myMarkdownContent]
»
ReplaceTextCaseSensitive
:
false
4 Set Variable
myMarkdownContent
to
[3 Updated Text]
5 End Repeat with Each
6 Stop and Output
[myMarkdownContent]